The status of the current rendition stored in the vault. The property contains a long integer that represents one or more AS_RENDITION_STATUS constants. Read-only.
Syntax
RenditionStatus() As AS_RENDITION_STATUS
Remarks
When the content of the source document is replaced by a user, this property returns AS_RS_OUTDATED.
Related concepts